Struct isotope::primitive::logical::BOOL_ANNOT[][src]

pub struct BOOL_ANNOT { /* fields omitted */ }
Expand description

An annotation of the boolean type, with the default type

Methods from Deref<Target = Annotation>

Check whether this annotation is a sub-annotation of another

Attempt to coerce the type of this annotation in a given typing context.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Borrow an optional value of type T

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.